@media screen and (min-width:768px){ 
[class^='mobile-']{display:none;}
.header--mask{display:none;}
/*菜单导航*/
.menu-nav{color:#fff;}
.menu-nav ul{display:flex;}
.menu-nav ul>li{position:relative;margin-right:30px;}
.menu-nav ul>li ._subMenu{position:absolute;top:110%;background:rgba(255, 255, 255, 1);display:flex;padding:5px;border-radius:4px;padding-top:17px;padding-bottom:17px;visibility:hidden;left:0px;transition:all 0.2s ease;opacity:0;box-shadow:0 7px 14px rgba(0,0,0,0.2);backdrop-filter: blur(4px);}
.menu-nav ul>li ._subMenu a.change{color:#0152a3;}
.menu-nav ul>li ._subMenu a:hover{color:#0152a3;}
.menu-nav ul>li:nth-last-of-type(1) ._subMenu,.menu-nav ul>li:nth-last-of-type(2) ._subMenu{left:auto;right:0;}
.menu-nav ul>li ._subMenu._subMenu--row{flex-direction:column;padding-left:15px;padding-right:15px;}
.menu-nav ul>li ._subMenu._subMenu--row a{height:42px;margin-bottom:8px;}
.menu-nav ul>li ._subMenu._subMenu--row a:nth-last-of-type(1){margin-bottom:0px;}
.menu-nav ul>li ._subMenu._subMenu--row a img{height:100%;display:block;}
.menu-nav ul>li ._subMenu._subMenu--row2{flex-wrap:wrap;width:288px;justify-content:center;padding-left:15px;padding-right:15px;}
.menu-nav ul>li ._subMenu._subMenu--row2 a{width:calc(50% - 1 * 20px / 2);display:flex;flex-direction:column;text-align:center;padding-top:22px;padding-bottom:22px;padding-left:5px;padding-right:5px;position:relative;text-decoration:none;}
.menu-nav ul>li ._subMenu._subMenu--row2 a:nth-child(2){}
.menu-nav ul>li ._subMenu._subMenu--row2 a:nth-child(3)::after{content:"";position:absolute;border-bottom:1px solid rgba(153,153,153,0.5);right:0px;left:0px;top:0px;}
.menu-nav ul>li ._subMenu._subMenu--row2 a:nth-child(1){}
.menu-nav ul>li ._subMenu._subMenu--row2 a:nth-child(4)::after{content:"";position:absolute;border-bottom:1px solid rgba(153,153,153,0.5);right:0px;left:0px;top:0px;}
.menu-nav ul>li ._subMenu._subMenu--row2 a:nth-child(2n)::before{content:"";position:absolute;left:0px;top:0px;bottom:0px;border-left:1px solid rgba(153,153,153,0.5);}
.menu-nav ul>li ._subMenu._subMenu--row2 a img{width:66px;height:69px;margin:0 auto 10px auto;}
.menu-nav ul>li.change>a,#menu ul>li.hover>a{color:inherit;}
.menu-nav ul>li.change>a::after{content:"";position:absolute;bottom:0px;left:0px;right:0px;height:1px;background:#fff;transform:scalex(1);}
.menu-nav ul>li.hover ._white_arrow{transform:rotate(-180deg);}
.menu-nav ul>li>a{line-height:2.56;font-size:18px;text-decoration:none;display:block;color:inherit;white-space:nowrap;}
.menu-nav ul>li>a:hover{}
.menu-nav ul>li:hover>a::after{transform:scalex(1);transform-origin:left top;}
.menu-nav ul>li>a::after{content:"";width:100%;position:absolute;bottom:0px;left:0px;background-color:#ffffff;height:1px;transform:scalex(0);transition:transform .6s cubic-bezier(.19,1,.22,1);transform-origin:right top;margin-bottom:4px;}
.menu-nav ol{width:100%;position:absolute;top:100%;left:0px;margin-top:-1px;padding-top:10px;padding-bottom:10px;box-shadow:0 7px 14px rgba(0,0,0,0.2);display:none;backdrop-filter: blur(4px);background: rgba(255, 255, 255, 0.85);}
.menu-nav ol>li>a{height:39px;line-height:2.6;text-align:center;font-size:15px;display:block;}
.menu-nav ol>li>a:hover{color:#fff;background-color:#0166bf;text-decoration:none;}
.menu-nav ul>li:hover ._subMenu{visibility:visible;top:100%;opacity:1;}

/*页头*/
    #header{position:absolute;top:0px;left:0px;right:0px;width:100%;z-index:1000;}
#header.header_change{background:rgba(255, 255, 255, 0.85);backdrop-filter: blur(4px);}
    #header .center{display:flex;justify-content:space-between;align-items:center;padding-top:30px;}
    #header.header_change .menu-nav{color:#333;}
#header.header_change .pic-logo{background:url(../images/logo_2.svg) no-repeat center center;background-size: contain;}
    #header.header_change .center{padding-bottom:10px;padding-top:10px;}
#header.header_change .menu-nav ul>li.change>a::after{background:#0152a3;}
#header.header_change .menu-nav ul>li>a::after{background:#0152a3;}
._cityList{display:none;}

.module-map{height:597px;width:679px;background-size:100% auto;margin-left:auto;margin-right:auto;position:relative;}
.module-map>img{display:block;width:100%;}
.module-map input[type='radio']{display:none;}
.module-map [class^='_region'] ._city{background-color:#67a749;color:#fff;border-radius:4px;padding:0 5px;font-weight:normal;margin:0 5px;z-index:500;}
.module-map [class^='_region']:hover{opacity:1;}
.module-map [class^='_region']:hover ._region1_intr{opacity:1;visibility:visible;}
.module-map [class^='_region']:hover ._region1_intr ._line{width:100%;transition:all 0.2s ease;}
.module-map [class^='_region']:hover ._region1_intr ._name{opacity:1;transition:all 0.2s ease 0.2s;}
.module-map [class^='_region']:hover ._region1_intr ._address{transition:all 0.2s ease 0.3s;opacity:1;}

.module-map [class^='_region']._region--active{opacity:1;}
.module-map [class^='_region']._region--active ._region1_intr{opacity:1;visibility:visible;}
.module-map [class^='_region']._region--active ._region1_intr ._line{width:100%;transition:all 0.2s ease;}
.module-map [class^='_region']._region--active ._region1_intr ._name{opacity:1;transition:all 0.2s ease 0.2s;}
.module-map [class^='_region']._region--active ._region1_intr ._address{transition:all 0.2s ease 0.3s;opacity:1;}
.module-map ._region1:hover ._region1_intr{visibility:visible;opacity:1;}
.module-map ._region1_intr{position:absolute;visibility:hidden;max-width:400px;width:400px;}
.module-map ._region1_intr ._line{border-top:1px solid #b0b1b3;border-bottom:1px solid #b0b1b3;height:2px;position:relative;width:0%;}
.module-map ._region1_intr ._line::before{content:"";width:6px;height:6px;border-color:#fff;position:absolute;right:100%;display:inline-block;background:#fff;border-radius:50px;top:50%;transform:translatey(-50%);}
.module-map ._region1_intr ._name{font-weight:bold;color:#2e9a35;padding-left:114px;line-height:30px;opacity:0;white-space:nowrap;}
.module-map ._region1_intr ._address{padding-left:116px;line-height:30px;opacity:0;}
.module-map ._region1{z-index:1000;position:relative;}
.module-map ._region1 ._region1_intr{left:18px;top:-19px;}
.module-map ._region2 ._region1_intr{left:20px;top:53px;}
.module-map ._region3 ._region1_intr{left:61px;top:-3px;}
.module-map ._region4 ._region1_intr{left:30px;top:-8px;}
.module-map.module-map--show{}

}

.module-map [class^='_region']{position:absolute;left:0px;top:0px;opacity:0.5;}
.module-map ._region1{width:3.83%;background:url(../images/map-address1.png) no-repeat left top;margin-left:71.13%;margin-top:29.31%;background-size:contain;padding-top:4.12%;}
.module-map ._region2{width:10.75%;background:url(../images/map-address2.png) no-repeat left top;margin-left:68.19%;margin-top:25.63%;background-size:contain;padding-top:15.76%;}
.module-map ._region3{width:16.49%;background:url(../images/map-address3.png) no-repeat left top;margin-left:62.89%;margin-top:49.63%;background-size:contain;padding-top:14.58%;}
.module-map ._region4{width:9.13%;background:url(../images/map-address4.png) no-repeat left top;margin-left:64.95%;margin-top:68.04%;background-size:contain;padding-top:6.33%;}


.item-tips{width:23px;height:45px;position:absolute;color:#fff;left:50%;margin-left:-13px;background:url(../images/icon_mouse.png) no-repeat left top;z-index:2510;-webkit-animation:press 2.5s ease-out infinite;animation:press 2.5s ease-out infinite;bottom:10%;background-size:contain;}
.item-tips span{line-height:2.36;text-align:center;position:absolute;top:100%;left:50%;transform:translatex(-50%);-webkit-transform:translatex(-50%);font-size:14px;white-space:nowrap;}
.item-tips span::after{content:attr(data-pc);}

.center{margin:0 auto;width:1280px;}
body{font-size:16px;}
h1{font-size:30px;}
h2{font-size:24px;}
h3,h4{font-size:20px;}
/*- - - - - - - - -样式属首页2.html - - - - - - - -*/
	/*内容区域*/
.homeSwiper{height:100%;position:relative;width:100%;overflow:hidden;}

.homeSwiper .swiper-pagination{padding-left:5px;padding-right:5px;background:rgba(0,0,0,0.15);border-radius:9px;}
.homeSwiper .swiper-pagination .swiper-pagination-bullet{background:#fff;opacity:0.8;border-radius:9px;height:15px;width:8px;}
.homeSwiper .swiper-pagination .swiper-pagination-bullet-active{background:#0178ef;height:25px;}
.homeSwiper .swiper{width:100%;height:100%;position:relative;}
.homeSwiper .swiper-slide{width:100%;height:100%;overflow-y:auto;min-height: 100vh;}
.homeSwiper>.swiper-wrapper>.swiper-slide{overflow:hidden;}
.homeSwiper .swiper-slide img._bgPic{width:100%;height:100%;object-fit:cover;}
.homeSwiper .swiper-slide.swiper-slide--auto-height{min-height: auto;}

/*栏目盒子*/
.columnBox{padding-top:45px;padding-bottom:45px;background:#fff;}
.columnBox.columnBox--bg1{background-color:#f7f8fc;}
.columnBox.columnBox--blue{background-color:#0052a2;color:#fff;margin-bottom:1px;}
.columnBox.columnBox--blue .text-section{font-size:24px;line-height:1.75;}
.columnBox.columnBox--blue2{background-color:#0052a2;color:#fff;margin-bottom:1px;padding-top:17px;padding-bottom:58px;}
.columnBox.columnBox--blue2 .title-subhead{margin-bottom:10px;}
.columnBox.columnBox--blue2 .title-subhead ._cn{font-size:29px;}
.columnBox.columnBox--blue2 .text-section{font-size:24px;line-height:1.79;}
.columnBox.columnBox--blue2 .text-section p{margin-bottom:0px;}


/*列表项*/
.list-item{display:flex;}
.list-item li{text-align:center;margin-right:90px;padding-top:35px;margin-left:90px;font-size:18px;min-width:230px;flex:auto;}
.list-item li .iconPic{width:105px;height:104px;border:3px solid #0152a3;margin:0 auto 29px auto;display:flex;border-radius:15px;box-sizing:border-box;justify-content:center;align-items:center;transition:all 0.3s ease;}
.list-item li .iconPic img{width:59px;height:59px;}
.list-item li ._name{display:block;line-height:1.75;border-top:1px solid #acacac;padding-top:18px;font-size:20px;}
.list-item li ._text{line-height:76px;}
.list-item li ._text strong{font-size:55px;color:#0152a3;padding:0 4px;font-weight:normal;transition:all 0.2s ease-in;position:relative;display:inline-block;}
.list-item li:hover .iconPic{background-color:#0152a3;}
.list-item li:hover .iconPic img{filter:grayscale(100%) brightness(440%);}
.list-item li:hover{}
.list-item li:hover .iconPic{}
.list-item li:hover ._text strong{font-weight:bold;transform:scale(1.2);}
.list-item li:hover ._name{color:#0152a3;}

	/*文本区块*/
.text-section{font-size:20px;line-height:1.8;}
.text-section p{text-indent:2em;margin-bottom:25px;}

	/*广告上的文字*/
.text-banner{left:50%;top:50%;transform:translate(-50%,-50%);font-size:68px;z-index:700;position:absolute;color:#fff;text-align:center;font-weight:bold;width:890px;line-height:120px;}
.text-banner ._txt{display:block;white-space:nowrap;width:100%;}

/*内容*/
.text-content{line-height:1.75;font-size:20px;}
.text-content p{text-indent:2em;}
.text-content.text-content--intr{max-width:800px;margin:0 auto;text-align:center;}
.text-content.text-content--intr p{line-height:1.63;font-size:16px;}
.text-content.text-content--intr h5{font-size:18px;font-weight:normal;}
.text-content.text-content--intr h5 .icon--arrow-right{margin-right:12px;margin-left:8px;}
.text-content.text-content--intr h4{font-size:18px;line-height:1.94;margin-bottom:10px;}
.text-content.text-content--intr ._image{text-align:center;width:100%;padding-top:14px;padding-bottom:14px;}
.text-content.text-content--intr ._image img{max-width:100%;display:block;margin-left:auto;margin-right:auto;}

/*logo图片*/
.pic-logo{width:290px;height:40px;background:url(../images/logo.svg) no-repeat left top;background-size:contain;}
.pic-logo img{width:100%;height:100%;display:block;object-fit:contain;visibility:hidden;}
.pic-logo>a{display:block;width:100%;height:100%;}

/*图片-二维码*/
.pic-rqcode{float:right;width:140px;}
.pic-rqcode .photo{width:100%;overflow:hidden;margin:0 auto 10px auto;display:block;position:relative;}
.pic-rqcode .photo img{position:relative;width:100%;display:block;height:auto;}
.pic-rqcode ._text{text-align:center;font-size:16px;line-height:1.88;display:block;color:#8ba6bb;}

	/*图片-全尺寸*/
.pic_fullsize{width:100%;height:100%;background:#333;position:relative;overflow:hidden;z-index:1;}
.pic_fullsize ._mask{position:absolute;left:0px;top:0px;bottom:0px;right:0px;background:rgba(0,0,0,0.3);}
.pic_fullsize ._bgPic{width:100%;height:100%;display:block;object-fit:cover;z-index:1;pointer-events:none;}
.pic_fullsize .center{left:50%;top:50%;transform:translate(-50%,-50%);position:absolute;color:#fff;width:1000px;z-index:200;}
.pic_fullsize .text-section{left:50%;top:50%;transform:translate(-50%,-50%);position:absolute;background-color:rgba(1,82,163,0.7);color:#fff;padding-left:47px;padding-right:47px;padding-top:30px;padding-bottom:30px;box-sizing:border-box;width:1000px;}
.pic_fullsize .text-section ._btn{width:289px;position:absolute;top:100%;background-color:rgba(1,82,163,0.7);text-align:center;color:#fff;line-height:3.29;left:50%;transform:translatex(-50%);margin-top:62px;font-size:24px;letter-spacing:4px;}
.pic_fullsize .text-section p{margin-bottom:26px;}
.pic_fullsize .text-section p:nth-last-of-type(1){margin-bottom:0px;}

/*网站地图*/
.module-websitemap{padding-bottom:30px;}
.module-websitemap a{color:#8ba5bc;}
.module-websitemap::after{content:"";display:block;clear:both;}
.module-websitemap dl{float:left;}
.module-websitemap dl:not(:first-child){margin-left:51px;}
.module-websitemap dl dt{font-weight:normal;font-size:18px;line-height:1.83;}
.module-websitemap dl dd{font-size:16px;line-height:1.75;}
.module-websitemap dl dd a{display:block;transition:transform 0.2s linear;}
.module-websitemap dl dd a:hover{color:#fff;text-decoration:none;transform:translatex(5px);}
.module-websitemap dl ._tel{line-height:1.5;padding-top:17px;font-size:16px;}
.module-websitemap dl ._consultTel{padding-top:10px;}
.module-websitemap dl ._consultTel ._item{color:#8ba5bc;}
/**/
.pic-fullsize{margin-bottom:40px;}
.pic-fullsize a{display:block;}
.pic-fullsize img{width:100%;max-width:100%;}

	/*版权*/
.module-copyright{text-align:center;padding-top:20px;padding-bottom:20px;border-top:1px solid #5c6f80;color:#748a98;}
.module-copyright a{color:inherit;margin:0 5px;}
.module-copyright a:hover{color:#fff;}




/*- - - - - - - - -样式属成果.html - - - - - - - -*/

/*页尾*/
    #footer{background-color:#2e3844;color:#fff;}
#footer ._link{background-color:#0053a4;color:rgba(255,255,255,0.6);align-self:center;text-align:center;padding:10px 10px 10px 10px;font-size:14px;padding-left:27px;padding-right:27px;border-radius:6px;position:relative;transform:translatey(-50%);margin-right:30px;transition:all 0.4s ease;}
#footer ._link:hover{background:#007af1;transform:translate(-8px,-50%);color:#fff;}
#footer ._link strong{font-weight:normal;font-size:16px;letter-spacing:1px;color:#fff;white-space:nowrap;}
#footer .center{display:flex;justify-content:space-between;padding-top:32px;padding-bottom:32px;}



/*栏目标题*/
.title-column{text-align:center;position:relative;margin-bottom:45px;}
.title-column ._cn{position:relative;font-size:36px;font-weight:bold;color:#343233;z-index:300;line-height:1.75;display:inline-block;}
.title-column ._cn::after{position:absolute;border-bottom:3px solid #0053a3;bottom:-4px;right:0px;left:0px;content:"";}
.title-column ._line{width:100px;height:2px;position:absolute;bottom:26px;left:50%;margin-left:-50px;border-bottom:2px solid #139a4e;}
.title-column.title-column--left{text-align:left;border-bottom:1px solid #acacac;}
.title-column.title-column--left ._cn{font-size:26px;}

/*图片列表*/
.list-picture{display:flex;flex-wrap:wrap;}
.list-picture li{margin-bottom:28px;width:calc(33.33% - 2 * 40px / 3);margin-right:40px;}
.list-picture li:nth-child(3n){margin-right:0px;}
.list-picture li .photo{padding-top:80%;background:#fff;margin-bottom:12px;border:1px solid #ebecee;}
.list-picture li .photo img{object-fit:contain;padding:15px;box-sizing:border-box;}
.list-picture li ._name{display:block;text-align:center;font-size:18px;line-height:1.56;color:#000000;padding-left:12px;padding-right:12px;font-weight:normal;}
.list-picture li:hover .photo.photo--pos{border-color:#0152a3;}
.list-picture li:hover ._name{color:#0152a3;}

/*标签项*/
.tab-item{line-height:3.89;font-size:18px;background-color:#f7f8fc;border-bottom:1px solid #e7e7e7;}
.tab-item ul{display:flex;}
.tab-item li{flex:auto;}
.tab-item li:not(:first-child){margin-left:22px;}
.tab-item li._active{background:#ff0001;color:#fff;background-color:#0152a3;}
.tab-item a{display:block;color:inherit;text-decoration:none;padding-left:14px;padding-right:14px;text-align:center;}





/*- - - - - - - - -样式属党建园地-列表.html - - - - - - - -*/
	/**/
.banner2{height:467px;background:#666;position:relative;overflow:hidden;}

.banner2 img{width:100%;height:100%;object-fit:cover;}


/*新闻项2*/
.item-news{display:flex;padding-top:27px;padding-bottom:27px;}
.item-news .photo{width:25.55%;flex:none;margin-right:55px;border-radius:20px;padding-top:18.05%;align-self:center;}
.item-news ._intr{display:flex;flex-direction:column;justify-content:center;}
.item-news ._intr ._content{line-height:1.83;padding-left:26px;padding-right:26px;padding-top:15px;padding-bottom:15px;background-color:#f7f8fc;border:1px solid #e7e7e9;border-radius:20px;font-size:19px;position:relative;transition:all 0.2s ease;}
.item-news ._intr ._content::before{position:absolute;right:100%;top:50%;width:55px;height:1px;content:"";background-color:inherit;}
.item-news:hover ._intr ._content{background-color:#0152a3;color:#fff;}
.item-news ._title{font-size:24px;line-height:2.46;padding-left:26px;padding-right:26px;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;}

/*广告文本2*/
.text-banner2{left:50%;top:50%;transform:translate(-50%,-50%);position:absolute;width:1200px;color:#0152a3;}
.text-banner2 ._title{font-size:44px;line-height:1.77;font-weight:bold;}
.text-banner2 ._intr{font-size:28px;line-height:1.79;}

	/*组件-位置*/
.module-location{border-bottom:1px solid #e7e7e7;line-height:30px;padding-top:32px;padding-bottom:32px;}
.module-location a{color:#0152a3;}

/*- - - - - - - - -样式属党建园地-详细页.html - - - - - - - -*/
	


/*文本-文档头部*/
.text-docheader{text-align:center;margin-bottom:20px;padding-top:20px;padding-bottom:20px;border-bottom:1px solid #e7e7e7;margin-left:auto;margin-right:auto;}
.text-docheader ._title{line-height:1.86;font-size:28px;font-weight:normal;margin-bottom:25px;}
.text-docheader ._val{line-height:3;color:#acacaa;display:flex;justify-content:space-between;font-size:14px;}

/*文本-文档内容*/
.text-doccontent{line-height:1.78;overflow:hidden;font-size:18px;margin-bottom:40px;}
.text-doccontent img{max-width:100%;margin-left: auto;display: block;margin-right: auto;margin-bottom:24px;margin-top:24px;}
.text-doccontent p{margin-bottom:24px;-moz-hyphens: auto;-ms-hyphens: auto;-webkit-hyphens: auto;hyphens: auto;}
.text-doccontent p:nth-last-of-type(1){margin-bottom:0px;text-indent:2em;}

/*- - - - - - - - -样式属业务类型及主要业绩1.html - - - - - - - -*/
	


	/*产品列表2*/
.list-products{display:flex;flex-wrap:wrap;padding-top:66px;}
.list-products li{margin-right:67px;width:calc(50% - 1 * 68px / 2);margin-bottom:60px;}
.list-products li a{display:block;text-decoration:none;}
.list-products li:nth-child(2n){margin-right:0px;}
.list-products li .photo{padding-top:71.46%;border-radius:20px;background:none;}
.list-products li ._name{display:block;text-align:center;font-size:23px;line-height:2;color:#000000;white-space:nowrap;overflow:hidden;padding-left:12px;padding-right:12px;text-overflow:ellipsis;padding-top:16px;padding-bottom:16px;border-bottom:1px solid #b7b7b7;position:relative;}
.list-products li ._name::after{position:absolute;bottom:-1px;width:215px;left:50%;transform:translatex(-50%);background-color:#0052a2;height:3px;content:"";}
.list-products li:hover ._name{color:#0052a2;}
.list-products li:hover .photo.photo--pos img{transform:scale(1.1);filter:brightness(140%);}



/*- - - - - - - - -样式属噪音治理.html - - - - - - - -*/
	

/*小标题*/
.title-subhead{line-height:2.69;overflow:hidden;font-size:29px;font-weight:bold;margin-bottom:19px;letter-spacing:2px;}
.title-subhead ._en{font-size:18px;color:#cecece;margin-left:10px;letter-spacing:0px;font-weight:normal;}

/*图片列表-3列*/
.list-image{display:flex;padding-top:65px;flex-wrap:wrap;}
.list-image li{width:calc(33.33% - 2 * 96px / 3);margin-right:76px;padding-bottom:43px;margin-bottom:65px;}
.list-image li:hover{}
.list-image li:hover ._text{}
.list-image li:hover .photo{}
.list-image li:hover .photo img{filter:brightness(120%);transform:scale(1.1);}
.list-image li:nth-child(3n){margin-right:0px;}
.list-image li:nth-child(3n - 1){display:flex;flex-direction:column-reverse;padding-top:43px;padding-bottom:0px;}
.list-image li:nth-child(3n - 1) ._text::after{bottom:100%;top:auto;margin-bottom:20px;}
.list-image li:nth-child(3n - 1) ._text::before{bottom:100%;top:auto;}
.list-image .photo{padding-top:105.56%;border-radius:20px;display:block;}
.list-image ._text{font-size:23px;padding-top:22px;padding-bottom:22px;margin-left:55px;padding-left:20px;border-left:3px solid #0053a3;position:relative;}
.list-image ._text::after{content:"";width:10px;height:10px;border:2px solid #0051a3;position:absolute;top:100%;left:-1px;border-radius:60px;margin-top:20px;transform:translatex(-50%);}
.list-image ._text::before{border-left:1px solid #d3d3d3;content:"";top:100%;left:-2px;height:20px;position:absolute;}

/*- - - - - - - - -样式属化工，农药类场地.html - - - - - - - -*/
	
/*分类列表2*/
.list-sort{display:flex;background-color:#f7f8fc;border-bottom:1px solid #ebecee;}
.list-sort ul{display:flex;overflow-x:auto;}
.list-sort li{flex:auto;}
.list-sort li a{font-size:18px;padding-left:20px;padding-right:20px;line-height:1.11;display:block;text-align:center;max-width:200px;margin-left:auto;margin-right:auto;padding-top:25px;padding-bottom:25px;}
.list-sort li._active a{background-color:#0152a3;color:#fff;}

/*方案项*/
.item-scene{display:flex;margin-bottom:52px;}
.item-scene .photo{width:53.7%;margin-right:4.40%;border-radius:20px;flex:none;background:#fff;padding-top:36.00%;height:0px;position:relative;overflow:hidden;}
.item-scene .photo img{position:absolute;left:0;top:0;max-width:100%;}
.item-scene ._intr{display:flex;flex-direction:column;justify-content:center;flex:auto;}
.item-scene ._intr h4{font-size:24px;margin-bottom:29px;border-bottom:1px solid #acacac;position:relative;}
.item-scene ._intr h4 span{display:inline-block;position:relative;padding-top:22px;padding-bottom:22px;}
.item-scene ._intr h4 span::after{position:absolute;bottom:-1px;background-color:#0051a2;height:3px;left:0px;right:0px;content:"";}
.item-scene ._intr h4::after{position:absolute;bottom:-1px;background-color:#0051a2;height:3px;left:0px;width:269px;}
.item-scene ._intr ._text{line-height:1.75;font-size:16px;}
.item-scene ._intr ._text h5{font-size:16px;font-weight:bold;}
.item-scene ._intr ul li{line-height:28px;padding-left:16px;position:relative;}
.item-scene ._intr ul li::before{content:"";left:4px;top:12px;width:4px;height:4px;background-color:#2e3844;border-radius:10px;position:absolute;}
.item-scene:nth-child(even){flex-direction:row-reverse;}
.item-scene:nth-child(even) .photo{margin-right:0px;margin-left:43px;}


/*- - - - - - - - -样式属招贤纳士.html - - - - - - - -*/
	


/*招聘项*/
.item-invite{padding-top:20px;padding-bottom:20px;border-bottom:1px solid #e7e7e7;}
.item-invite ._title{line-height:2.23;font-size:26px;display:flex;justify-content:space-between;}
.item-invite ._value{font-size:18px;line-height:1.89;margin-bottom:12px;margin-top:12px;}
.item-invite ._value dl dt{display:inline-block;}
.item-invite ._value dl dd{display:inline-block;margin-right:78px;}
.item-invite .text-invite{position:relative;overflow:hidden;transition:max-height 0.4s ease;max-height:0;}
.item-invite ._btnShowHidden{width:48px;height:48px;border:2px solid #0052a2;border-radius:60px;text-align:center;display:inline-flex;justify-content:center;align-items:center;cursor:pointer;}
.item-invite ._btnShowHidden .icon--arrow{width:33px;height:33px;}
.item-invite--active ._btnShowHidden{background-color:#0152a3;}
.item-invite--active ._btnShowHidden .icon--arrow{filter:grayscale(100%) brightness(1300%);transform:rotate(-180deg);}
.item-invite--active .text-invite{display:block;max-height:800px;}

	/*招聘介绍文本*/
.text-invite{line-height:29px;font-size:14px;padding-top:15px;}
.text-invite ._box{margin-bottom:40px;}
.text-invite h4{font-size:20px;line-height:30px;margin-bottom:5px;font-weight:bold;}
.text-invite p{font-size:18px;line-height:30px;}

/*- - - - - - - - -样式属创新咨询服务.html - - - - - - - -*/
	

/*服务项2*/
.item-service{padding-left:267px;position:relative;margin-bottom:74px;box-sizing:border-box;}
.item-service ._title{position:absolute;left:0px;top:50%;transform:translatey(-50%);font-size:23px;width:238px;text-align:center;background-color:rgba(1,82,163,0.7);font-weight:normal;height:78px;display:flex;align-items:center;justify-content:center;}
.item-service ._title:hover{background-color:rgba(1,82,163,1);}
.item-service ._title a{color:#fff;display:block;}
.item-service ._title ._number{font-size:52px;font-weight:bold;}
.item-service ._item{display:flex;margin-bottom:25px;align-items:center;}
.item-service ._item ._intr{line-height:1.75;font-size:20px;}
.item-service ._item h4{font-size:24px;width:193px;line-height:3.42;text-align:center;font-weight:normal;background:rgba(255,255,255,0.6);color:#0152a3;margin-right:28px;flex:none;}
.item-service ._item p{text-indent:2em;}


/*- - - - - - - - -样式属机构服务布局.html - - - - - - - -*/
	


/*基本介绍*/
.item-intr{left:50%;top:50%;transform:translate(-50%,-35%);position:absolute;width:1000px;padding-left:45px;padding-right:45px;box-sizing:border-box;background-color:rgba(1,82,163,0.7);color:#fff;padding-top:33px;padding-bottom:33px;}
.item-intr ._logo{position:absolute;bottom:100%;left:0px;margin-bottom:42px;}
.item-intr ._logo img{max-width:90%;}
.item-intr h3{line-height:1.8;font-size:35px;margin-bottom:24px;letter-spacing:1px;}
.item-intr p{line-height:1.85;font-size:20px;text-indent:2em;}
.item-intr ul{margin-top:24px;}
.item-intr ul li{line-height:1.65;font-size:24px;font-weight:bold;letter-spacing:1px;}

/*- - - - - - - - -样式属地下水及土壤气数字感知服务1.html - - - - - - - -*/
	/**/



    /*页面标题*/
.title-page{overflow:hidden;font-size:23px;font-weight:normal;margin-bottom:12px;letter-spacing:2px;width:100%;height:37px;display:flex;align-items:center;}
.title-page ._line{display:none;}
.title-page .icon--1{background:url(../images/magazine/icon-2.png) no-repeat left top;width:37px;height:37px;margin-right:5px;}
.title-page ._cn{font-weight:bold;font-size:32px;white-space:nowrap;}
.title-page ._en{font-size:15px;font-family:Arial,'Microsoft YaHei', Helvetica, sans-serif;color:#cecece;margin-left:8px;letter-spacing:0px;align-self:flex-end;}

    /*子栏目标题*/
.title-subColumn{height:38px;line-height:1.75;font-weight:normal;margin-bottom:25px;font-size:24px;}
    .title-subColumn::before{width:6px;height:31px;content:"";display:inline-block;margin-right:7px;background-color:#63feff;vertical-align:middle;}





[class^='item-page']{width:100%;height:100%;display:flex;justify-content:center;align-items:center;color:#fff;background-size:cover!important;}
[class^='item-page'] .center{width:1000px;}

/*页面1*/
.item-page1{width:100%;height:100%;display:flex;background:url(../images/magazine/bg1.png) no-repeat  center center;justify-content:center;align-items:center;color:#fff;}
.item-page1 ._pic{margin-bottom:7.60%;height:154px;}
.item-page1 ._pic img{height:100%;}
.item-page1 h4{font-size:25px;line-height:1.8;margin-bottom:47px;}
.item-page1 p{line-height:1.6;margin-bottom:20px;font-size:25px;}
.item-page1 p::before{content:'≈';vertical-align:middle;transform:scalex(1.3);margin-right:7px;}

/*页面2*/
.item-page2{background:url(../images/magazine/bg2.png) no-repeat  center center;}
.item-page2 ._item{padding-left:34.10%;position:relative;height:270px;margin-bottom:-7px;}
.item-page2 ._item ._pic{position:absolute;top:20px;left:0px;width:34%;}
.item-page2 ._item ._pic img{width:100%;max-width:100%;}
.item-page2 h3{font-size:30px;font-style:italic;position:relative;line-height:2.67;margin-bottom:26px;letter-spacing:1px;}
.item-page2 h3::before{content:"";left:0px;bottom:0px;width:483px;background-color:#c2e7fa;display:block;height:1px;position:absolute;}
.item-page2 p{line-height:2.57;font-size:14px;}
.item-page2 p strong{font-size:27px;}

/*页面3*/
.item-page3{background:url(../images/magazine/bg3.png) no-repeat  center center;}
.item-page3 ._list{padding-top:30px;padding-bottom:30px;width:90%;margin-left:auto;margin-right:auto;}
.item-page3 ._list img{margin-left:auto;margin-right:auto;display:block;margin-bottom:20px;max-width:100%;}
.item-page3 ._list ul{display:flex;justify-content:center;flex-wrap:wrap;}
.item-page3 ._list ul li{border:1px solid #d2eced;text-align:center;margin-right:16px;width:calc(20% - 4 * 20px / 5);line-height:2.14;border-radius:50px;box-sizing:border-box;margin-bottom:13px;font-size:14px;height:auto;}
.item-page3 ._list ul li:nth-child(5n){padding-right:0px;}

/*页面4*/
.item-page4{background:url(../images/magazine/bg4.png) no-repeat  center center;}
.item-page4 img{max-width:100%;}

/*页面5*/
.item-page5{background:url(../images/magazine/bg5.png) no-repeat  center center;}
.item-page5 ._intr{line-height:1.7;font-size:20px;padding-top:13px;padding-bottom:13px;margin-bottom:20px;}
.item-page5 ._intr img{margin-left:auto;margin-right:auto;max-width:100%;display:block;}
.item-page5 ._intr p{text-indent:2em;}

	/*页面6*/
.item-page6{background:url(../images/magazine/bg6.png) no-repeat  center center;}
.item-page6 .title-subColumn{margin-bottom:20px;}
.item-page6 ._list{display:flex;flex-wrap:wrap;justify-content:center;margin-bottom:31px;}
.item-page6 ._list li{color:#fff;font-size:22px;line-height:2.36;border:1px solid #d3ebeb;border-radius:60px;border-bottom:0;padding-left:27px;padding-right:27px;margin-left:18px;margin-right:18px;}
.item-page6 ._list li .iconPic{width:26px;height:26px;display:inline-block;margin-right:8px;}
.item-page6 ._list li .iconPic img{width:100%;max-width:100%;height:100%;display:block;}
.item-page6 ._picList{display:flex;flex-wrap:wrap;}
.item-page6 ._picList li{width:calc(50% - 1 * 13px / 2);margin-right:13px;margin-bottom:15px;}
.item-page6 ._picList li img{width:100%;}
.item-page6 ._picList li:nth-child(2n){margin-right:0px;}

	/*页面7*/
.item-page7{background:url(../images/magazine/bg7.png) no-repeat center center;}
.item-page7 ._itemGroup{display:flex;flex-wrap:wrap;position:relative;width:100%;z-index:0;}
.item-page7 ._itemGroup::after{width:99.2%;background:url(../images/magazine/page7-bg.png) no-repeat center center;content:"";left:50%;top:50%;transform:translate(-50%,-50%);position:absolute;z-index:-1;padding-top:54.5%;height:0px;background-size:contain;}
.item-page7 ._itemGroup ._title{position:absolute;width:24.5%;height:0px;background:url(../images/magazine/txt.png) no-repeat center center;left:50%;top:50%;transform:translate(-50%,-50%);background-size:contain;margin-left:-1.70%;padding-top:22%;}
.item-page7 ._itemGroup ._item{box-sizing:border-box;width:43.00%;margin-bottom:30px;margin-right:10%;height:300px;margin-top:20px;flex:auto;}
.item-page7 ._itemGroup ._item:nth-child(2){padding-left:9.00%;}
.item-page7 ._itemGroup ._item:nth-child(4){padding-left:9.00%;}
.item-page7 ._itemGroup ._item ul li{font-size:14px;line-height:1.5;margin-bottom:5px;}
.item-page7 ._itemGroup ._item ul li::before{content:"";width:12px;height:11px;background:url(../images/magazine/icon--dot2.png) no-repeat center center;display:inline-block;margin-right:5px;background-size:contain;}
.item-page7 ._itemGroup ._item h4{font-size:20px;line-height:2.6;}
.item-page7 ._itemGroup ._item h4 strong{font-size:150%;font-weight:normal;display:inline-block;}
.item-page7 ._itemGroup ._item h4 .iconPic{width:40px;height:37px;margin-right:5px;display:inline-block;vertical-align:middle;margin-top:-5px;}
.item-page7 ._itemGroup ._item h4 .iconPic img{width:100%;height:100%;display:block;}
.item-page7 ._itemGroup ._item:nth-child(2n){margin-right:0px;margin-bottom:31px;width:47%;}

	/*页面8*/
.item-page8{background:url(../images/magazine/bg8.png) no-repeat  center center;}
.item-page8 .center{width:1000px;}
.item-page8 .icon--honor{width:28px;height:28px;background:url(../images/magazine/icon-1.png) no-repeat left top;vertical-align:middle;display:inline-block;line-height:28px;margin-right:6px;margin-top:-4px;}
.item-page8 ._itemGroup{display:flex;flex-wrap:wrap;justify-content:space-between;}
.item-page8 ._itemGroup [class^='_item']{text-align:center;font-size:16px;line-height:2.19;}
.item-page8 ._itemGroup [class^='_item'] ._text{display:flex;align-items:flex-end;justify-content:center;line-height:1.43;font-size:14px;min-height:2.86em;}
.item-page8 ._itemGroup [class^='_item'] img{box-shadow:0 8px 12px rgba(0,0,0,0.14);margin-bottom:5px;max-width:100%;height:auto;}
.item-page8 ._itemGroup [class^='_item'] strong{font-size:24px;}
.item-page8 ._itemGroup ._item1{width:100%;margin-bottom:20px;}
.item-page8 ._itemGroup ._item1 img{width:100%;}
.item-page8 ._intr{text-align:center;padding-top:7px;padding-bottom:7px;}

/*场景项*/
.item-scenes{background:#666;height:100%;width:100%;overflow:hidden;position:relative;}
.item-scenes::before{position:absolute;top:0;left:0;width:100%;height:30%;background-image:linear-gradient(to bottom,rgba(0,0,0,0.5),rgba(0,0,0,0));content:"";z-index:500;pointer-events:none;}
.item-scenes ._title{position:absolute;left:70px;top:95px;z-index:500;color:rgba(255,255,255,0.8);}
.item-scenes ._title ._en{font-size:71px;line-height:1.03;font-family:'Arial Black', Gadget, sans-serif;font-weight:bold;display:block;}
.item-scenes ._title ._cn{font-size:35px;display:block;line-height:1.43;}
.item-scenes .swiper{height:100%;width:100%;}
.item-scenes .swiper .swiper-slide{transform:skew(-15deg);transform-origin:left bottom;overflow:hidden;}
.item-scenes .swiper ._item{height:100%;transform:skew(15deg);position:relative;transform-origin:left bottom;}
.item-scenes .swiper ._item h5{font-size:32px;letter-spacing:4px;text-shadow:0 3px 4px rgba(0,0,0,0.24);line-height:1.31;height:89px;position:relative;margin-left:88px;width:208px;display:flex;align-items:center;white-space:nowrap;}
.item-scenes .swiper ._item h5 span{font-size:180%;font-style:italic;margin-right:6px;position:absolute;right:100%;margin-top:-7px;color:transparent;background:linear-gradient(to bottom,rgba(255,255,255,0.85) 27%,rgb(255,255,255,0.2) 92%);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;text-shadow:none;}
.item-scenes .swiper ._item ._intr{position:absolute;bottom:83px;padding-top:50px;padding-bottom:50px;background-color:rgba(1,82,163,0.48);left:0px;right:0px;color:#fff;width:129.00%;box-sizing:border-box;padding-left:20%;}
.item-scenes .swiper ._item ._img{height:100%;position:relative;left:50%;display:block;transform:translatex(-50%);width:auto;}
.item-scenes .swiper ._item ._img img{width:140%;height:100%;}
.item-scenes .swiper ._item ._text{font-size:24px;line-height:1.38;letter-spacing:2px;}




/*- - - - - - - - -样式属地下水及土壤气数字感知服务2.html - - - - - - - -*/
	

/*简介项*/
.item-intrbox{display:flex;flex-wrap:wrap;}
.item-intrbox .icon--pos{background:url(../images/magazine/icon--pos.png) no-repeat left top;width:28px;height:28px;background-size:contain;margin-right:8px;}
.item-intrbox .icon--fn{background:url(../images/magazine/icon--fn.png) no-repeat left top;width:24px;height:24px;background-size:contain;margin-right:6px;}
.item-intrbox .icon--zb{width:40px;height:28px;background:url(../images/magazine/icon--zb.png) no-repeat left top;margin-right:8px;vertical-align:middle;background-size:contain;}
.item-intrbox .center{display:flex;justify-content:space-between;}
.item-intrbox ._leftArea{width:73.00%;display:flex;flex-wrap:wrap;padding-bottom:28px;flex:none;}
.item-intrbox ._leftArea h5{line-height:2.76;color:#000000;font-weight:bold;font-size:21px;margin-bottom:10px;}
.item-intrbox ._leftArea ._baseIntr{width:100%;background-color:#0152a3;color:#fff;padding-left:64px;padding-top:19px;padding-bottom:19px;padding-right:64px;line-height:1.86;margin-bottom:13px;border-radius:20px 0 54px 0;position:relative;box-shadow:0 8px 12px rgba(0,0,0,0.14);text-indent:2em;font-size:14px;}
.item-intrbox ._leftArea ._baseIntr::before{width:64px;height:64px;content:"";position:absolute;left:-12px;top:-12px;background:#fff url(../images/magazine/icon--1.png) no-repeat center center;border-radius:6px;box-shadow:0 8px 12px rgba(0,0,0,0.14);background-size:32px 32px;}
.item-intrbox ._leftArea ._productPos{width:50%;box-sizing:border-box;padding-right:6%;color:#2366ac;}
.item-intrbox ._leftArea ._productPos ul{border-left:1px solid #0152a3;padding-left:20px;}
.item-intrbox ._leftArea ._productPos ul li{margin-bottom:10px;position:relative;}
.item-intrbox ._leftArea ._productPos ul li::before{position:absolute;content:"";width:10px;height:10px;border-radius:50px;border:1px solid #0152a3;right:100%;margin-right:14px;background:#fff;margin-top:6px;}
.item-intrbox ._leftArea ._productFn{width:50%;color:#2366ac;}
.item-intrbox ._leftArea ._productFn p{padding-left:41px;position:relative;margin-bottom:10px;}
.item-intrbox ._leftArea ._productFn p::before{width:20px;height:20px;background:url(../images/magazine/icon--dot.png) no-repeat left top;position:absolute;content:"";left:0px;background-size:contain;}
.item-intrbox ._rightArea{flex:auto;margin-left:55px;align-self:flex-start;overflow:hidden;}
.item-intrbox ._rightArea h5{line-height:2.76;color:#000000;font-weight:bold;font-size:21px;margin-bottom:10px;}
.item-intrbox ._rightArea ul{display:flex;flex-wrap:wrap;justify-content:center;}
.item-intrbox ._rightArea ul li{background-color:#0152a3;color:#fff;width:67px;height:67px;border-radius:50%;text-align:center;display:flex;justify-content:center;align-items:center;margin-right:18px;margin-bottom:16px;outline:1px solid #0152a3;outline-offset:3px;}
.item-intrbox ._banner{width:100%;position:relative;margin-bottom:38px;overflow:hidden;max-height:450px;}
.item-intrbox ._banner::before{position:absolute;top:0;left:0;width:100%;height:100%;background-blend-mode:multiply,screen;content:"";background-image:linear-gradient(to bottom,rgba(0,0,0,0.5),rgba(0,0,0,0));}
.item-intrbox ._banner img{width:100%;height:100%;display:block;object-fit:contain;}
.item-intrbox ._banner h3{position:absolute;top:141px;right:161px;background-color:#0152a3;color:#fff;font-size:36px;line-height:2.22;padding-left:102px;padding-right:102px;border-radius:40px 0 40px 0;}


/*- - - - - - - - -样式属创新类业务.html - - - - - - - -*/
	

/*联系项*/
.item-contact{display:flex;color:#000000;width:1000px;margin:60px auto 60px auto;border-top:1px solid #dcdcdc;padding-top:79px;}
.item-contact dl{padding-left:223px;box-sizing:border-box;width:50%;}
.item-contact dl:nth-child(2n){position:relative;}
.item-contact dl:nth-child(2n)::before{position:absolute;left:0px;top:12px;bottom:12px;border-left:1px solid #dcdcdc;content:"";}
.item-contact dt{position:relative;font-size:24px;line-height:1.79;}
.item-contact dt .iconPic{width:128px;height:128px;background-color:#f7f8fc;border:1px solid #ececec;position:absolute;border-radius:50%;margin-right:34px;right:100%;margin-top:-20px;text-align:center;display:flex;justify-content:center;align-items:center;}
.item-contact dt .iconPic img{width:68px;height:68px;display:block;}
.item-contact dd{padding-top:15px;padding-bottom:15px;line-height:1.78;font-size:18px;}






















